home *** CD-ROM | disk | FTP | other *** search
- -- card: 9339 from stack: in
- -- bmap block id: 9684
- -- flags: 4000
- -- background id: 3247
- -- name: FM
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=64 top=157 right=177 bottom=83
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: FMb1
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve
- go to card "define"
- end mouseUp
-
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=64 top=183 right=203 bottom=83
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: FMb2
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve
- go to card "layout"
- end mouseUp
-
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=64 top=208 right=228 bottom=83
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 3
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve
- go to card "browse"
- end mouseUp
-
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=64 top=233 right=253 bottom=83
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 4
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve
- go to card "report"
- end mouseUp
-
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=64 top=110 right=130 bottom=83
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: FMb1
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve
- go to card "structured"
- end mouseUp
-
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=64 top=133 right=153 bottom=83
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: FMb1
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve
- go to card "consistent"
- end mouseUp
-
-
-